func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeErrorNotFound

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L6754: 		return awsRestxml_deserializeErrorNotFound(response, errorBody)
		deserializers.go#L12503: func awsRestxml_deserializeErrorNotFound(response *smithyhttp.Response, errorBody *bytes.Reader) error {